Master List | H


Included below is a list of every JavaScript in our archives. If you are unable to find what you are looking for, or need assistance in modifying one of the scripts to suit your needs, or just would like to help others out, please please visit our JavaScript Forum.

Update Archives:
1999 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

You can also use your browser's 'Find in Page'
feature to look for keywords on this page!

All | # | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Title: Hangman
Details: 6.31 KB * Uploaded May 29 1998
Description: I know you've all played Hangman before.... You know, you try to guess a word by choosing letters? Well, how about a game of Hangman, in JavaScript! Very neat! (The topic is Presidents of The United States!)

[ Get Source Code ]


Title: Hanoi Solver
Contributor: Amin Wong (aminwong@hotmail.com)
Details: 3.51 KB * Uploaded July 21 2000
Description: Solves the Towers of Hanoi game in the shortest number of moves, demo included. The delay between moves and the number of rings can be adjusted by the user. Clever!

[ Get Source Code ]


Title: Hard Drive Browser
Details: 0.64 KB * Uploaded January 29 1999
Description: This script provides quick access to your entire hard drive, including A, B, C, D, and E drives (the ones you have, at least). Short code too!

[ Get Source Code ]


Title: Headliner
Contributor: Jan Pijnacker (Jan_P@dds.nl)
Details: 5.69 KB * Uploaded February 22 1998
Description: When you need to present information on your site, you should consider this script. Appropriately named the Headliner, it presents a number of messages to your visitors in many different formats including a simple scroll, typewriter, expand, and just static text. Each message when clicked can take the visitor to a different URL! This script is really great.... Just check it out!

[ Get Source Code ]


Title: Help Popups
Contributor: S. Lee
Contributor URL: http://www.geocities.com/SiliconValley/Bay/4000/javascript.html
Details: 5.71 KB * Uploaded May 27 1999
Description: Microsoft Windows help boxes are second-nature to most of us by now. How about having a similar popup help box on your web site!? When visitors put their cursor on an item you have defined as having a help popup, it will load very quickly because JavaScript is actually creating the entire HTML page for the popup! There are tons of customizations you can play with the tailor the appearance of the popups to your site. You have to see this script, it's great!

[ Get Source Code ]


Title: Hertz Converter
Contributor: Charles Lucy (lucy@harmonics.com)
Contributor URL: http://www.harmonics.com/lucy
Details: 0.94 KB * Uploaded October 30 2000
Description: Convert between frequency and beats per minute (i.e. 8 octaves lower). Enter a number in either field, then click outside the text box.

[ Get Source Code ]


Title: Hex-RGB Converter
Contributor: Ryan Sokol
Contributor URL: http://www.logicode.net
Details: 3.91 KB * Uploaded February 27 2001
Description: Converts Hex to RGB and back in real-time. Also displays current value as background color. Cool!

[ Get Source Code ]


Title: Highlighted Text
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.12 KB * Uploaded April 20 2000
Description: Captures any text that has been highlighted with the cursor. In Internet Explorer, it even grabs text highlighted within a text box or textarea. Sweet!

[ Get Source Code ]


Title: History Length
Details: 0.52 KB * Uploaded August 23 1997
Description: Shock your visitors by telling them how many sites they have been to since they began using their browser!

[ Get Source Code ]


Title: Hit The Dot
Contributor:Josh Birk (jbirk@kent.edu)
Contributor URL: http://www.mcs.kent.edu/~jbirk
Details: 8.18 KB * Uploaded June 26 1998
Description: How many dots do you think you can hit in 30 seconds? Play this interesting JavaScript game and find out!

[ Get Source Code ]


Title: Home Page
Details: 0.59 KB * Uploaded November 15 1999
Description: (Netscape 4.0+ users only) Take the visitor to their browser's home page automatically or via a button or link click. Cool!

[ Get Source Code ]


Title: Horsepower Calculator
Contributor: Joel Lavarez
Contributor URL: http://www.speed-online.com
Details: 3.85 KB * Uploaded December 4 1998
Description: Enter your vehicle's quarter mile time (assuming you know it) and vehicle weight and this JavaScript program will display your car's estimated horsepower.

[ Get Source Code ]


Title: Hostname
Details: 1.20 KB * Uploaded December 20 1997
Description: (works only for Netscape Browsers with Java enabled) If you would like to get your visitors computer hostname, use this script. Very cool.

[ Get Source Code ]


Title: Hover Colors
Contributor: Alan Branch (webman58@aol.com)
Contributor URL: http://www.technom.com
Details: 1.26 KB * Uploaded April 3 2000
Description: (Internet Explorer Only) Make the links on your site more exciting by changing the link text and background color when the link is being touched. Each link on your page can have a unique link and background color. Cool!

[ Get Source Code ]


Title: HTML Preview
Contributor: nsabs@1nsyncfan.com (nsabs@1nsyncfan.com)
Contributor URL: http://www.envy.nu/gjelly
Details: 1.07 KB * Uploaded November 8 2000
Description: Preview HTML in a new window by entering it into the form. This script allows you to pass anything to a new window. Neat!

[ Get Source Code ]


Title: HTML Scroller
Contributor: Bruce W.Anderson (appletlib@about.com)
Contributor URL: http://appletlib.tripod.com/dhtml/elevator.html
Details: 2.10 KB * Uploaded October 26 2000
Description: Scrolls HTML elements within a DIV. Can be modified to scroll vertically or horizontally. Amazing!

[ Get Source Code ]


Title: HTML Builder
Details: 6.31 KB * Uploaded August 23 1997
Description: Occassionally, a web page provider does not offer an HTML editor with the web site accounts they provide. If that's the case with you or if you just don't like the editor you have, you might give this JavaScript HTML Builder a whirl. It's very cool.

[ Get Source Code ]


Title: Human To Dog Years
Details: 0.94 KB * Uploaded July 7 1997
Description: This is a practically useless script. Convert your age to dog years. (Your age / 7) But, it's helpful for people beginning JavaScript to look at.

[ Get Source Code ]